class: center, middle, inverse, title-slide # A Title ## A Subtitle ### Firstname Lastname ###
Inserm U1283 / CNRS UMR8199 / Institut Pasteur de Lille / Université de Lille
### Friday, the 02 of July, 2021 --- # Introduction ## Subtitle `some code` and some text. A URL [www.good.cnrs.fr](https://www.good.cnrs.fr/).. ```r 1 + 1 ``` ``` #> [1] 2 ``` ```r x <- 1 *y <- x + 1 y ``` ``` #> [1] 2 ``` --- # GGPLOT2 With `code` <img src="data:image/png;base64,#docs/index_files/figure-html/unnamed-chunk-4-1.svg" style="display: block; margin: auto;" /> --- class: part-slide # PART 1 With `code` --- # New slide With only text --- class: part-slide .center[ <a href="https://www.good.cnrs.fr/" target="_blank"><img src="data:image/png;base64,#https://raw.githubusercontent.com/mcanouil/hex-stickers/master/SVG/umr1283_8199.svg" width = "200px"/></br> <i style="font-size: 200%">www.good.cnrs.fr</i> </a> ]